high-contrast
futuristic
immersive
experimental
bold-colors
readability
unified-theme
modern
tech-inspired
grayscale
"No Dark"
Shadcn/ui Theme Css Variables
name: Nebula Contrastkeyword: grayscale light nested forms with distinct blocks views: 2
:root {
--background: 240 10% 3.9%;
--foreground: 0 0% 100%;
--card: 240 10% 10%;
--card-foreground: 0 0% 100%;
--popover: 240 10% 10%;
--popover-foreground: 0 0% 100%;
--primary: 142.1 76.2% 36.3%;
--primary-foreground: 355.7 100% 97.3%;
--secondary: 240 4.8% 15%;
--secondary-foreground: 0 0% 100%;
--muted: 240 4.8% 15%;
--muted-foreground: 0 0% 70%;
--accent: 240 4.8% 15%;
--accent-foreground: 0 0% 100%;
--destructive: 0 84.2% 60.2%;
--destructive-foreground: 0 0% 98%;
--border: 240 5.9% 20%;
--input: 240 5.9% 20%;
--ring: 142.1 76.2% 36.3%;
--radius: 0.75rem;
--chart-1: 12 76% 61%;
--chart-2: 173 58% 39%;
--chart-3: 197 37% 24%;
--chart-4: 43 74% 66%;
--chart-5: 27 87% 67%;
}